Home > biomechZoo > Toolbox > Biomech Ops > bodyCOM_data.m

bodyCOM_data

PURPOSE ^

data = BODYCOM_DATA(data,ch)computes center of mass (COM) position from all available body

SYNOPSIS ^

function data = bodyCOM_data(data,ch)

DESCRIPTION ^

 data = BODYCOM_DATA(data,ch)computes center of mass (COM) position from all available body
 segment positions

 ARGUMENTS
  data   ...  Zoo data to operate on
  ch     ...  Name of new body COM channel. Default 'BodyCOM'

 RETURN
  data   ... Zoo data with body COM position appended

 See also segmentCOM_data

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005